Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds GetMessagesStatus method #634

Merged
merged 3 commits into from
Oct 28, 2024
Merged

Conversation

thiagodeev
Copy link
Collaborator

#623
#624

This PR aims to implement some RPC v0.8.0 updates to starknet.go. The ones addressed by this PR are:

Methods
starknet_getMessagesStatus

Note: As the RPC v0.8.0 has not yet been released, we can't fully test these changes as the nodes haven't implemented them yet. They will be updated before merging into main

@thiagodeev thiagodeev marked this pull request as ready for review October 3, 2024 19:40
@thiagodeev thiagodeev added this to the v0.8.0 milestone Oct 3, 2024
@rianhughes rianhughes self-requested a review October 4, 2024 07:57
rpc/transaction.go Outdated Show resolved Hide resolved
@thiagodeev thiagodeev force-pushed the thiagodeev/rpcv08-getMessagesStatus branch from ca49bff to d59f540 Compare October 25, 2024 13:28
@thiagodeev thiagodeev force-pushed the thiagodeev/rpcv08-getMessagesStatus branch from 78c87a0 to 6e2fda7 Compare October 28, 2024 14:22
@thiagodeev thiagodeev merged commit 2013420 into v0.8.0 Oct 28, 2024
5 checks passed
@thiagodeev thiagodeev deleted the thiagodeev/rpcv08-getMessagesStatus branch October 28, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants